type os/user._Ctype_struct_passwd
4 uses
os/user (current package)
a7049d155158b9009980f7f587b9adb8e90ab21f28ebc439b6360a838fa5b58d-d#L53: type _Ctype_struct_passwd struct {
a7049d155158b9009980f7f587b9adb8e90ab21f28ebc439b6360a838fa5b58d-d#L148: func _Cfunc_mygetpwnam_r(p0 *_Ctype_char, p1 *_Ctype_char, p2 _Ctype_size_t, p3 *_Ctype_int, p4 *_Ctype_int) (r1 _Ctype_struct_passwd) {
a7049d155158b9009980f7f587b9adb8e90ab21f28ebc439b6360a838fa5b58d-d#L165: func _Cfunc_mygetpwuid_r(p0 _Ctype_int, p1 *_Ctype_char, p2 _Ctype_size_t, p3 *_Ctype_int, p4 *_Ctype_int) (r1 _Ctype_struct_passwd) {
cgo_lookup_cgo.go#L70: type _C_struct_passwd = /*line :67:25*/_Ctype_struct_passwd /*line :67:40*/
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)